Thanks - glad you liked it :D
Something I don’t think I made clear enough was that the dice-bits have to precisely match the number left-to-right. So the slice approach should work, but only if, at any point in time, the slices are [2] [1] [1].
Of course, there might also be a bug - 48 hours isn’t long enough :D