What I am doing: `/roll 1d10ro<(floor(40/10))` Expected result: same as `/roll 1d10ro<4` Actual result: returns 1 at all times The same is reproduced for non-once reroll formula. I can't find a way to force it to evaluate the argument on the right side first.