Hi, I tried to run the test suite on an x86 chroot and one test fails: ``` test_size.test_invalid ... ('--size 0-18446744073709551616',) did not trigger an error exit. ``` I was able to confirm this by running `rmlint --size 0-18446744073709551616` which indeed does not fail as excected.