Remove TO pointer value sorting from WEntry operator<
Addresses the issue with the Relations sorting that results in potentially unstable behaviour, by removing the sorting of the TO relations ranges based on TO pointer value.
Addresses the issues discussed in !592 (merged).
@ibelyaev FYI