Get Mystery Box with random crypto!

Fixed - tondev clang set --compiler didn't change installed co | Everscale Dev EN

Fixed
- tondev clang set --compiler didn't change installed compiler version
- tondev did not not fill the command args with default values when user ran commands programmatically.
- tondev info stopped if one of the tools failed.

Improved
- In case of errors with giver tondev prints new detailed errors describing that there is a giver problem (not in users contract).
- Component version table prints "not installed" text if some component is missing. Footnote about on demand installation is added.
- Account balance check is added before deploy.
- All commands that require abi file (e.g. js wrap) now accepts any input file name.
- tondev se version now prints version from the latest to the eldest order.
- tondev sol compile now hides linker output in case of success.