- added `get_rankings`, which gives access to numerai's global leaderboard
- added `get_user_activities`, that allows to see each user's submission and
staking activity
- added `get_submission_filename` to get the submission filename for any user,
tournament & round number combination
- added `prizePoolNmr`, `prizePoolUsd` and number of `participants` to the
`get_competitions` endpoint
- ensure functionality of command line interface is in sync