Pagination is limited because high offsets in MySQL are very slow. In other words, the LIMIT clause in a query. Once you get to 1000 pages the offset might be over 50,000.
As Gurjyot said this can be overridden - see QA_MAX_LIMIT_START in your qa-config.php and increase that if you like.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.