Using numbers as options, like here with (0, 8), selects items with values of either 0 or 8, nothing in between.
(0, 8)
0
8
Make sure to type (0, 8).