Fixes a bug where doing a boolean comparison between a non-numexpr Filter and a NumExprFilter would fail because we don't implement `__rand__` and `__ror__`.