Some considerable changes in the UI/UX that made this update to be:
- `NUSKattis` now returns 403 upon access to problem statistics, which encourages the use of `problems_v2` for `NUSKattis`
- `NUSKattis` doesn't "give" you the problem statement right away when searching for one, so technically it is now inaccessible. This should only affect the tests removal
- Group/team name is officially a new column in the self-statistics page (both open and NUS Kattis), this affects `problems_v2` and `stats` methods
- Searching beyond the last page on the `problems` table will give you an empty table instead of wrapping around the last page
**Full Changelog**: https://github.com/RussellDash332/autokattis/compare/v1.6.4...v1.6.5