The expired password changing procedure breaks an administrator's account page in Magento 2.2 (and my workaround)

My workaround:

The shortest way is:

bin/magento config:set admin/security/password_lifetime 0 && \
bin/magento cache:clean